![]() |
Kinetis SDK Demo Applications User Guide
1.0.0-beta
Freescale Semiconductor, Inc.
|
Macros | |
| #define | VTEMP25_ADC |
| #define | K |
| #define | M1 |
| #define | M2 |
Functions | |
| void | task_sample (void *param) |
| uint8_t | get_temp_in_byte (uint32_t index) |
Variables | |
| static int32_t | gTemperature |
| #define K |
| #define M1 |
| #define M2 |
| #define VTEMP25_ADC |
| uint8_t get_temp_in_byte | ( | uint32_t | index | ) |
Get the 32bits temperature in byte from the ISR context
| void task_sample | ( | void * | param | ) |
task to read ADC for internal temperature
|
static |